UNPKG
@toutix/whitelabel
Version:
latest (1.0.1)
1.0.1
1.0.0
Toutix whitelabel React container components
github.com/toutix/toutix-web-v2
toutix/toutix-web-v2
@toutix/whitelabel
/
dist
/
src
/
app
/
events
/
[id]
/
components
/
CheckoutForm.d.ts
3 lines
•
217 B
TypeScript
View Raw
1
2
3
export
declare
const
CheckoutForm
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
declare
const
CheckoutFormWithElement
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
//# sourceMappingURL=CheckoutForm.d.ts.map